pow.webserver
Class Serveur

java.lang.Object
  extended by pow.webserver.Serveur

public class Serveur
extends java.lang.Object

Class which receive a datagramm from ivy bus via UDP transforms it into a Pushlet event and send it to the Pushlet server in order that it will be sent to web clients

Author:
genin

Nested Class Summary
static class Serveur.IvyEventSource
           
 
Constructor Summary
Serveur()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Serveur

public Serveur()